on *:text:`pokemon on:#: {
  msg $chan crater is started to play type `nick
}
on *:text:`nick:#: {
  msg $chan crater thank you dor singing up $Nick now type `pass
}
on *:text:`pass:#: {
  msg $nick your pass is skull type `login  nick pass
}
on *:text:`login:#: {
  msg $Nick thank you for logining $nick skull
  msg $Nick type `pokes
}
on *:text:`pokes:#: {
  notice $Nick type `choose_(name )like `choose_piplup
  notice $Nick chimchar
  notice $Nick trutwig
  notice $nick piplup
}
on *:text:`choose_piplup:#: {
  notice $nick thank you for sining up 
}
on *:text:`choose_chimchar:#: {
  notice $nick thank you for sining up
}
on *:text:`choose_trutwig:#: {
  notice $nick thank you for sining up
}
on *:text:`pokemart:#: {
  notice $nick pokeball 200
  notice $nick potion
  notice type `buy ( item )
}
on *:text:`buy pokeball:#: {
  notice you bouaght a pokeball
}
on *:text:`buy potion:#: {
  notice $Nick you bought a potion
}
on *:text:`pokecenter:#:{
  notice $nick welcome to the pokecenter  i'm nusre joy this will only take 10 secs
  notice $nick 9
  notice $Nick 8
  notice $nick 7
  notice $nick 6
  notice $nick 5
  notice $nick 4
  notice $nick 3
  notice $nick 2
  notice $nick 1
  notice $nick your pokes all heald
}
on *:text:`battle:#: {
  msg $chan $nick enters battle
  mode # +v $Nick
}
on *:text:`leave battle:#: {
  msg $chan $nick leaves battle
  mode # -v $nick
}
on *:text:`gym:#: {
  notice $nick me brock and i will fight you 
  notice $nick you have won  but lost all but one hp
}
